From 4d730ad520fae794e58078a14affe765c6099eaf Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Thu, 5 Apr 2001 13:08:48 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index 27f1a7f7108..11a53dbe1c0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,5 +1,14 @@ 2001-04-05 Gerd Moellmann + * xfns.c (Vmotif_version_string) [USE_MOTIF]: New variable. + (syms_of_xfns): DEFVAR_LISP it. Initialize from XmVERSION_STRING. + + * xmenu.c (free_frame_menubar) [USE_MOTIF]: Preserve the + shell widget's position only if it is non-null. + + * xterm.c (x_free_frame_resources) [USE_X_TOOLKIT]: Set + f->output_data.x->widget to null after destroying it. + * fns.c (Frequire): Doc fix. Rename parameter FILE_NAME to FILENAME to bring it in synch with the documentation. -- 2.30.2